home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / Q Sequenced Frames < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.0 KB  |  [TEXT/ttxt]

  1. Subject:     Q: Sequenced Frames
  2. Sent:        3/14/96 1:40 AM
  3. Received:    3/14/96 9:51 AM
  4. From:        Shinji Shimizu, rdd@dsea.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Dear ODF Team:
  9.  
  10. Now I am implementing 'Sequenced Frames function' to my PartEditor.
  11.  
  12. I call 'RequestEmbeddedFrame()'.
  13. Sure I can make new additional frames.
  14.  
  15. But I have some proublems.
  16. For example,
  17. My part is not container part.
  18. I can not activate all frames that have same groupID at a time, 
  19. when one of my frames is clicked.
  20.  
  21. My part is a text-edit PartEditor.
  22. It has 'Sequenced Frames function' to flow text data into frames.
  23. Now one of frames is active. and operator move I-beam cursol to next
  24. frame's top line by arrow-key.
  25. Then next frame is not active.
  26. What should I do?
  27.  
  28. Can I activate all frames that have same groupID at a time?
  29. Is this container part's job?
  30.  
  31. best regards.
  32. --------------------------------
  33. Shinji Shimizu
  34. DAINIPPON SCREEN MFG. CO, LTD.
  35. E-mail: rdd@dsea.com
  36.